home *** CD-ROM | disk | FTP | other *** search
/ Hacker 3 / HACKER03.ISO / Igre / Quake Goodies / Quake Model Editor / _SETUP.1 / qme.exe / 0 / RCDATA / TSKINVIEWEROPTIONS / TSKINVIEWEROPTIONS.txt
Encoding:
Text File  |  1997-06-06  |  363 b   |  18 lines

  1. object SkinViewerOptions: TSkinViewerOptions
  2.   Left = 228
  3.   Top = 290
  4.   BorderStyle = bsNone
  5.   Caption = 'Skin Viewer Options'
  6.   ClientHeight = 258
  7.   ClientWidth = 347
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'Arial'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   Scaled = False
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 14
  17. end
  18.